<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
 <meta charset="utf-8">

 <!-- Use the .htaccess and remove these lines to avoid edge case issues.
 More info: h5bp.com/i/378 -->
 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

 <title>$PHOTO_NAME$ - $CAT_NAME$ <?if($SECTION_NAME$)?>- $SECTION_NAME$<?endif?> - $MODULE_NAME$ - $SITE_NAME$</title>
 <meta name="description" content="">

 <!-- Mobile viewport optimized: h5bp.com/viewport -->
 <meta name="viewport" content="width=device-width">

 <!-- Place favicon.ico and apple-touch-icon.png in the root directory: mathiasbynens.be/notes/touch-icons -->

 <link rel="stylesheet" href="/templates/css/bootstrap.css">
 <link rel="stylesheet" href="/templates/css/bootstrap-responsive.css">
 <link rel="stylesheet" href="/templates/js/flexslider.css" type="text/css">
 <link rel="stylesheet" href="/templates/css/style.css">
 <link href='http://fonts.googleapis.com/css?family=Oswald:400,700,300' rel='stylesheet' type='text/css'>

 <!-- More ideas for your <head> here: h5bp.com/d/head-Tips -->

 <!-- All JavaScript at the bottom, except this Modernizr build.
 Modernizr enables HTML5 elements & feature detects for optimal performance.
 Create your own custom Modernizr build: www.modernizr.com/download/ -->
 <script src="/templates/js/vendor/modernizr-2.5.3.min.js"></script>
</head>
<body>
 <!-- Prompt IE 6 users to install Chrome Frame. Remove this if you support IE 6.
 chromium.org/developers/how-tos/chrome-frame-getting-started -->
 <!--[if lt IE 7]><p class=chromeframe>Your browser is <em>ancient!</em> <a href="http://browsehappy.com/">Upgrade to a different browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to experience this site.</p><![endif]-->
<!-- Header --> 
<div class="container">
$GLOBAL_AHEADER$

 <!-- End Head -->

<!-- <middle> -->
<div class="block_blog right_sidebar">
 <div class="blog_content">
<!-- <body> -->
<article>
 <h2>$PHOTO_NAME$$MODER_PANEL$</h2>

 <div class="image"><div class="generic_pic_border medium"><img src="$FULL_PHOTO_DIRECT_URL$" style="width:600px; height:196;"></div></div>

 <div class="post_info">
 <div class="date"><p>$DATE$, $TIME$</p></div>
 <?if($USERNAME$)?><div class="author"><p><a href="$PROFILE_URL$">$USER$</a></p></div><?endif?>
 <?if($CAT_NAME$)?><div class="tags"><p><a href="$CAT_URL$">$CAT_NAME$</a></p></div><?endif?>
 <div class="comments"><p><a href="$COMMENTS_URL$">: $COM_NUM_ENTRIES$</a></p></div>
 </div>

 <div class="text">
 <p>$PHOTO_DESCR$</p>
 </div>
 <?if($OTHER_PHOTOS$)?><div class="meta" align="center">$NEAR_PHOTOS$</div><?endif?>
 <?if($TAGS$)?>
 <div class="post_info">
<div class="tags">$TAGS$</div>
 </div>
<?endif?>
 <div class="clear"></div>
 </article>

 <div class="h_line"></div>
 <div class="separator_1"></div>

 <div class="block_comments">
 <h2>:</h2>
$COM_BODY$
<center>$COM_PAGE_SELECTOR$</center>
 </div>

 <div class="h_line"></div>
 <div class="separator_1"></div>
<?if($USER_LOGGED_IN$)?><?else?>
<div class="style_box help">
<p> ,       .<br />
    <a href="$REGISTER_LINK$"></a>  <a href="$LOGIN_LINK$"></a>     .</p>
</div>
<div class="h_line"></div>
<div class="separator_1"></div>
<?endif?>
 <div class="block_comments_form">
 <h2> </h2>
<?if($COM_CAN_ADD$)?>
$COM_ADD_FORM$
<?else?>
<?if($USER_LOGGED_IN$)?><?else?>
<p> ,       .<br />
    <a href="$REGISTER_LINK$"></a>  <a href="$LOGIN_LINK$"></a>     .</p>
 <?endif?>
<?endif?> 
 </div>
<!-- </body> -->
 </div>
<div class="blog_sidebar">
$GLOBAL_CLEFTER$
 </div>

<div class="clear"></div>
 </div>
<!-- </middle> -->

</div>
$GLOBAL_BFOOTER$
</body>
</html>